Skip to content

[onert/acl_neon] Refactor operation handling to use separate operation files#16278

Merged
hseok-oh merged 1 commit intoSamsung:masterfrom
hseok-oh:move_acl_neon_visitors
Nov 13, 2025
Merged

[onert/acl_neon] Refactor operation handling to use separate operation files#16278
hseok-oh merged 1 commit intoSamsung:masterfrom
hseok-oh:move_acl_neon_visitors

Conversation

@hseok-oh
Copy link
Copy Markdown
Contributor

This commit refactors ACL-NEON backend to move operation implementations from KernelGenerator.cc and Validator.h to separate operation files in ops/ directory.
This improves code organization and consistency with other backend patterns.

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh hseok82.oh@samsung.com

…n files

This commit refactors ACL-NEON backend to move operation implementations from KernelGenerator.cc and Validator.h to separate operation files in ops/ directory.
This improves code organization and consistency with other backend patterns.

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
@hseok-oh hseok-oh requested a review from a team November 11, 2025 06:55
@hseok-oh hseok-oh added the PR/ready for review It is ready to review. Please review it. label Nov 11, 2025
Copy link
Copy Markdown
Contributor

@glistening glistening left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hseok-oh hseok-oh merged commit cf41199 into Samsung:master Nov 13, 2025
10 checks passed
@hseok-oh hseok-oh deleted the move_acl_neon_visitors branch November 13, 2025 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR/ready for review It is ready to review. Please review it.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants